Most of the time, after installing Oracle10g, you can log on to the Windows Authentication Window popped up by kcsqlbi: 5560isqlplusdba. Even if you enter any account, you cannot log on.
Most of the time, after installing Oracle10g, log on to the Windows Authentication Window popped up by http: // kcsqlbi: 5560/isqlplus/dba, even if any account is entered, you cannot log on.
The solution is as follows:
1-From the command prompt, stop isqlplus:C: \> isqlplusctl stop
2-Assuming that you install
Here's the solution:
1-from the command prompt, stop isqlplus:C:\>isqlplusctl stop
2-assuming that you install Oracle under C Drive, run the following comands:
C:\>set oracle_home=c:\oracle\product\10.2.0\db_1
C:\>set JAVA_HOME=%ORACLE_HOME%\JDK
3-change directory to:
CD%oracle_home%\oc4j\j2ee\isqlplus\application-deployments\isqlplus
4-suppose You need to create a new user with user name '
The solution is as follows:
1-from the command prompt, stop ISQLPLUS: C: \> isqlplusctl stop
2-assuming that you install Oracle under C drive, run the following comands:
C: \> set ORACLE_HOME = c: \ oracle \ product \ 10.2.0 \ db_1
C: \> set java_home = % ORACLE_HOME % \ JDK
3-Change directory: Cd % ORACLE_HOME % \ Solaris \ J2EE \ ISQLPLUS \ Application-deployments \ ISQLPLUS
4-Suppose you need
The solution is as follows:1-From the command prompt, stop isqlplus:C: \> isqlplusctl stop2-Assuming that you install oracle under C drive, run the following comands: C: \> set oracle_home = c: \ oracle \ product \ 10.2.0 \ db_1C: \> set java_home = % ORACLE_HOME % \ jdk3-Change directory: Cd % ORACLE_HOME % \ Solaris \ j2ee \ isqlplus \ application-deployments \ isqlplus4-Suppose you need to create a new u
Oracle
[Oracle] History of the Oracle ――oracle company legend
Author: fenng
Date: Sep 09 2004
The origins of Oracle Company
It is hard to imagine the Oracle Company's saga starting with IBM.
1970 June, IBM researcher Edgar Caut
Tags: http io ar using SP for on file dataThe problem to the machine environment:Oracle 11gR2 64bitNavicat for Oracle 11.0.10According to the practices of some of the great gods on the internet and some of the personal speculations, the following are summarized:The problem occurs because the navicat is inconsistent with the number of bits of Oracle, the former 32bit, the latter 64bitSome of the online pract
Oracle learning path (5) ----- General oracle data type operations, oracle ----- oracle1. Some common Operators
Operator
Meaning
=
Equal
Not equal
Less
>
Greater
Less than or equal
> =
Greater than or equal
+
Plus sign
-
Minus sign
Resume oracle.sh in/etc/profile.d/
The contents are as follows in Nls_lang setup encoding
1 oracle_home=/usr/lib/oracle/12.1/client642 c_include_path=/usr/include/ oracle/12.1/client643 ld_library_path= $ORACLE _home/lib4# RememberThis was the client Nls_lang not the server one5 nls_lang=6 Export Oracle_ho ME Ld_library_path Nls_lang
Then modify the/ETC/INIT.D
, starting at m and intercepting N characters consecutively.---need to note: The database subscript is starting from 1!!!---n is truncated to the end of the current string if the number that is not specified or specified exceeds the actual character length that can be intercepted. n is the length.---if M is negative, it is intercepted from the countdown position. The number at the end cannot be negative.SELECT SUBSTR (' thinking in from dual;--->inSELECT SUBSTR (' thinking in from dual;--->in---
Original: http://blog.csdn.net/robinson_0612/archive/2010/04/26/5529239.aspx
-- ===================================================== ===
-- Oracle instance and Oracle Database (Oracle Architecture)
-- ===================================================== ===
/*
For those who are new to Oracle databases, the two conce
Oracle BASICS (9) Oracle architecture and oracle infrastructure
1. Oracle Architecture Overview:
Oracle architecture refers to the composition, working process and principle of the database, as well as the organization and management mechanism of data in the database. To und
Oracle 10g AND Oracle 11g manual database creation case -- Oracle 11g
System Environment:
Operating System: RedHat EL6
Oracle: Oracle 10g and Oracle 11g
Manual database creation is relatively easy to implement. In this case, we
1. Oracle Overview-Oracle Database, referred to as Oracle. Oracle (Oracle) is an object-relational database management system (ORDBMS) in the United States. Currently occupies a major share of the database market.-Oracle's history: 1977 Ellison and two friends, established R
Disclaimer: This article transfers from the network article, reproduced this article only for the personal collection, shares the knowledge, if has the infringement, please contact the blogger to delete.Original LeshamiOriginal address: http://blog.csdn.net/leshami/article/details/5529239--========================================== --oracle Instances and Oracle Databases (
Oracle Cluster Concepts and principles (ii)
Overview: write down the original intent and motivation of this document, derived from the Oracle Basic operating Manual of the previous article. The Oracle Basic Operations Manual is a summary of the author's vacation on Oracle's foundational knowledge learning. Then form a summary of the system, a review rev
Oracle 10g AND Oracle 11g manual database creation case -- Oracle 10g
System Environment:
Operating System: RedHat EL6
Oracle: Oracle 10g and Oracle 11g
Manual database creation is relatively easy to implement. In this case, we w
--==========================================--oracle Instances and Oracle Databases (Oracle architecture)--==========================================/*For the first contact with Oracle database, two concepts that are easily confused are Oracle instances and
Tags: DBA RAM read-write management art SSE buffer temp tablespace UNIXReprinted from: http://blog.csdn.net/robinson_0612/article/details/5529239 An Oracle server consists of an Oracle instance and an Oracle database. That is: Oracle Server = Oracle Instance +
Label:Oracle 11G RAC Database installation (eight)
Overview: write down the original intent and motivation of this document, derived from the Oracle Basic operating Manual of the previous article. The Oracle Basic Operations Manual is a summary of the author's vacation on Oracle's foundational knowledge learning. Then form a summary of the system, a review review, the other is easy to use. This doc
Tags: OracleSet power on (Linux) auto-start Oracle shutdown automatically shuts down Oracle1, switch to the root user, confirm that the startup file and the shutdown file is present[Email protected] bin]$ pwd/u01/oracle/product/10.2.0/db_1/bin[[email protected] bin]$ ls DbstartDbstart--sqlplus script to invoke when executing startup[[email protected] bin]$ ls DbshutDbshut--sqlplus the script to invoke when
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.